home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 4 / developer source - volume 4.iso / parad / mar94 / bt_fig09.gif < prev    next >
Graphics Interchange Format  |  1995-09-26  |  7KB  |  641x277  |  4-bit (5 colors)
Labels: text | electronics | screenshot | display | software | font | number | web page
OCR: SPEEDEMO :: EditBtnUp :: open* method open(var eventInfo Event) doDefault ; Make sure this graphic is visible so the button appears to be up. Self.visible = True ; Set a timer to generate a timer event once each second. ININ The code in the timer event checks to see if the form is still in Field View and changes the button's appearance to ; match the current state of the form. Self.setTimer (1000) endMethod Edit Line: 13 Col: 5